1bashThis demonstrates printing the current Bash process ID using the $BASHPID variable.echo "Current Bash PID: $BASHPID"bash internaldata manipulationsother variable featuresprocess ID